......
    

Actions: Detail view  Back to full view

A single action in detail.
About the action rulebooks  

......

Actions defined by the extension Conversation Framework by Eric Eve
Requesting it for   , Imploring it for   , Quizzing it about   , Informing it about   , Implicit-asking   , implicit-telling   , implicit-quizzing   , implicit-informing   , implicit-requesting   , implicit-imploring   , Saying hello to   , Hailing   , Leavetaking   , Saying goodbye to   


Quizzing something about something   (past tense quizzed it about)

This action responds to commands like ASK FRED ABOUT BOAT, where BOAT is a thing defined in the game, rather than a topic.


Typed commands leading to this action

"ask [someone] about [any known thing]" 

Rules controlling this action

before    asking someone to try doing something when the person asked is not the current interlocutor  giving orders needs an interlocutor rule   name  unlist 

before    speaking when the current node is not the null-node and the current node is open  decrease node-timer rule   name  unlist 

before    conversing when the noun is not the current interlocutor  greet a new interlocutor rule   name  unlist 

before    speaking  note conversation rule   name  unlist 

      NB: the change greeting command to greeting rule is listed before the giving orders needs an interlocutor rule in the before rules 
      NB: the check going during convnode rule is listed before the say goodbye when moving rule in the before rules 

instead of    quizzing or informing boy about when the fever boolean is true   


check    when the node of the noun is closed  nodal quiz response rule   name  unlist 

check    quizzing someone about something unknown  block asking about something unknown rule   name  unlist 


report    open node response rule   name  unlist 

report    standard response rule   name  unlist 

report    quizzing someone about something  default quizzing rule   name  unlist